The bootloader code doesn't actually have to deal with the vcpu config
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 28 Apr 2006 13:09:35 +0000 (14:09 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 28 Apr 2006 13:09:35 +0000 (14:09 +0100)
commitdd8d11c33b4eed596883ca31494a8efa63688d4a
tree50966790870108da25af356845c612f1f88cb663
parent0ff716c0b352a8900b322d493d8c16459d16d8eb
The bootloader code doesn't actually have to deal with the vcpu config
anymore as that's just in the domaininfo.  So stop doing so.

Signed-off-by: Jeremy Katz <katzj@redhat.com>
tools/python/xen/xend/XendBootloader.py
tools/python/xen/xend/XendDomainInfo.py
tools/python/xen/xm/create.py